In This Topic
Exposes an IList created dynamically by specifying a count and a selector which provide the items
Object Model
Syntax
'Declaration
Public Class C1DelegateList(Of )
public class C1DelegateList<>
Type Parameters
Inheritance Hierarchy
System.Object
C1.DataCollection.C1DelegateList<T>
See Also